Fix build
authorMatthias Clasen <mclasen@redhat.com>
Sun, 30 Jan 2011 07:49:31 +0000 (02:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 30 Jan 2011 07:49:31 +0000 (02:49 -0500)
We must build gtk before gtk/tests

gtk/Makefile.am

index 31dc7890e8b8d8830648e332dfed61ec945469d6..ab67aeed6e9ca067316c162f363d52d62f6d6699 100644 (file)
@@ -16,8 +16,7 @@ else
 GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
 endif
 
-SUBDIRS = tests
-DIST_SUBDIRS = tests
+SUBDIRS = . tests
 
 if HAVE_PAPI_CUPS
 GTK_PRINT_BACKENDS=file,papi,cups